ItemShape Constructor |
| Name | Description | |
|---|---|---|
| ItemShape |
Initializes a new instance of the ItemShape class.
| |
| ItemShape(IListPropertyPath) |
Initializes a new instance of the ItemShape class.
| |
| ItemShape(ShapeType) |
Initializes a new instance of the ItemShape class.
| |
| ItemShape(IListPropertyPath, BodyType) |
Initializes a new instance of the ItemShape class.
| |
| ItemShape(IListPropertyPath, Boolean) |
Initializes a new instance of the ItemShape class.
| |
| ItemShape(ShapeType, BodyType) |
Initializes a new instance of the ItemShape class.
| |
| ItemShape(ShapeType, Boolean) |
Initializes a new instance of the ItemShape class.
| |
| ItemShape(ShapeType, IListPropertyPath) |
Initializes a new instance of the ItemShape class.
| |
| ItemShape(IListPropertyPath, Boolean, BodyType) |
Initializes a new instance of the ItemShape class.
| |
| ItemShape(ShapeType, Boolean, BodyType) |
Initializes a new instance of the ItemShape class.
| |
| ItemShape(ShapeType, IListPropertyPath, BodyType) |
Initializes a new instance of the ItemShape class.
| |
| ItemShape(ShapeType, IListPropertyPath, Boolean) |
Initializes a new instance of the ItemShape class.
| |
| ItemShape(ShapeType, IListPropertyPath, Boolean, BodyType) |
Initializes a new instance of the ItemShape class.
|